home *** CD-ROM | disk | FTP | other *** search
/ Mac Magazin/MacEasy 11 / Mac Magazin and MacEasy Magazine CD - Issue 11.iso / Sharewarebibliothek / Entwickler / nShell-Pro / bin / date / date.rsrc / TEXT_16000_man general.txt < prev    next >
Text File  |  1994-11-27  |  422b  |  28 lines

  1.  
  2. NAME
  3.  
  4. date - display system time
  5.  
  6. SYNOPSIS
  7.  
  8. date [-dmas]
  9.  
  10. DESCRIPTION
  11.  
  12. The "date" command uses the International Utilities Package to format a date and time string for display on standard output.
  13.  
  14. OPTIONS
  15.  
  16. -d    Date only, the time is not printed.
  17. -m    Minutes only, seconds are not printed.
  18. -a    Abbreviated date format is used.
  19. -s Short date format is used.
  20.  
  21. RETURN CODES
  22.  
  23. <0    Error
  24. 0    Success
  25.  
  26. SEE ALSO
  27.  
  28. try "man date examples"